Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#646] select 컴포넌트 코드리뷰 수정 #649

Merged
merged 4 commits into from
Sep 24, 2020
Merged

[#646] select 컴포넌트 코드리뷰 수정 #649

merged 4 commits into from
Sep 24, 2020

Conversation

kdeun1
Copy link
Contributor

@kdeun1 kdeun1 commented Sep 24, 2020

  • 가독성을 위해 markdown 내용 수정
  • 템플릿 내 custom tag 사용 시 kebab-case 사용
  • select markdown 내용 추가
  • class명에 'is-'접두어 be동사 제거
  • dropdown box의 좌표를 클릭 시에만 계산하도록 변경
  • alias에 'docs' 추가

kimdoeun added 4 commits September 23, 2020 17:46
################
- select 컴포넌트 1차 개발
- select 컴포넌트 공통기본 예시 작성
- 사용자 지정 디렉티브 clickoutside 로직 모듈화
- checkbox 예시에서 잘못 바인딩된 값 변경
- checkbox 컴포넌트 내 불필요한 props, computed 로직 제거
################
- 드랍다운 박스 좌표 계산 로직 수정
- 컴포넌트 내 clickoutside 로직 수정
- readonly props, change event 추가
- 불명확한 이벤트명 수정 및 불필요한 이벤트, watch 로직 삭제
- 컴포넌트 설명 markdown 내용 작성
################
- 가독성을 위해 markdown 내용 수정
- 템플릿 내 custom tag 사용 시 kebab-case 사용
- select markdown 내용 추가
- class명에 'is-'접두어 be동사 제거
- dropdown box의 좌표를 클릭 시에만 계산하도록 변경
- alias에 'docs' 추가
@kdeun1 kdeun1 merged commit 9d5bf50 into 3.0 Sep 24, 2020
@kdeun1 kdeun1 deleted the 646_init_select branch September 24, 2020 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants